home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmTextCopyLink.z / XmTextCopyLink
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmTTTTeeeexxxxttttCCCCooooppppyyyyLLLLiiiinnnnkkkk((((3333XXXX))))        UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV        XXXXmmmmTTTTeeeexxxxttttCCCCooooppppyyyyLLLLiiiinnnnkkkk((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmTTTTeeeexxxxttttCCCCooooppppyyyyLLLLiiiinnnnkkkk - A Text function that copies a link to the
  10.           primary selection to the clipboard
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/Text.h>
  14.           BBBBoooooooolllleeeeaaaannnn XXXXmmmmTTTTeeeexxxxttttCCCCooooppppyyyyLLLLiiiinnnnkkkk(
  15.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt,
  16.           TTTTiiiimmmmeeee ttttiiiimmmmeeee);
  17.  
  18.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  19.           This page documents Motif 2.1.
  20.  
  21.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.           XXXXmmmmTTTTeeeexxxxttttCCCCooooppppyyyyLLLLiiiinnnnkkkk copies a link to the primary selected text to
  23.           the clipboard.  This routine calls the XXXXmmmmNNNNccccoooonnnnvvvveeeerrrrttttCCCCaaaallllllllbbbbaaaacccckkkk
  24.           procedures, possibly multiple times, with the _s_e_l_e_c_t_i_o_n
  25.           member of the XXXXmmmmCCCCoooonnnnvvvveeeerrrrttttCCCCaaaallllllllbbbbaaaacccckkkkSSSSttttrrrruuuucccctttt set to _C_L_I_P_B_O_A_R_D and
  26.           with the _p_a_r_m member set to XXXXmmmmLLLLIIIINNNNKKKK.  The Text widget itself
  27.           does not copy any links; XXXXmmmmNNNNccccoooonnnnvvvveeeerrrrttttCCCCaaaallllllllbbbbaaaacccckkkkprocedures are
  28.           responsible for copying the link to the clipboard and for
  29.           taking any related actions.
  30.  
  31.           _w_i_d_g_e_t    Specifies the Text widget ID.
  32.  
  33.           _t_i_m_e      Specifies the time of the transfer.  This should
  34.                     be the time of the event which triggered this
  35.                     request.  One source of a valid time stamp is the
  36.                     function XXXXttttLLLLaaaassssttttTTTTiiiimmmmeeeessssttttaaaammmmppppPPPPrrrroooocccceeeesssssssseeeedddd.
  37.  
  38.           For a complete definition of Text and its associated
  39.           resources, see XXXXmmmmTTTTeeeexxxxtttt(3).
  40.  
  41.      RRRREEEETTTTUUUURRRRNNNN
  42.           This function returns False if the primary selection is
  43.           NULL, if the _w_i_d_g_e_t does not own the primary selection, if
  44.           the function is unable to gain ownership of the clipboard
  45.           selection, or if no data is placed on the clipboard.
  46.           Otherwise, it returns True.
  47.  
  48.      RRRREEEELLLLAAAATTTTEEEEDDDD
  49.           XXXXmmmmTTTTeeeexxxxtttt(3).
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.